Skip to content

refactor: rm send_message from MlsTransport#1986

Merged
coriolinus merged 9 commits intomainfrom
prgn/refactor/rm-send-message
Mar 27, 2026
Merged

refactor: rm send_message from MlsTransport#1986
coriolinus merged 9 commits intomainfrom
prgn/refactor/rm-send-message

Conversation

@coriolinus
Copy link
Copy Markdown
Contributor

What's new in this PR

It was poorly documented, and we never called it.


PR Submission Checklist for internal contributors
  • The PR Title
    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

We never actually use this method and didn't document
what clients were actually supposed to do to implement it,
so it's not like it's doing anyone any good.

Simpler interfaces are better. No dead code is better than some dead code.
@coriolinus coriolinus requested a review from a team March 27, 2026 09:14
Copy link
Copy Markdown
Member

@SimonThormeyer SimonThormeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, assuming green CI.

@coriolinus coriolinus force-pushed the prgn/refactor/rm-send-message branch from f3bf334 to 1a69fc7 Compare March 27, 2026 09:53
@coriolinus coriolinus merged commit 1a69fc7 into main Mar 27, 2026
33 checks passed
@coriolinus coriolinus deleted the prgn/refactor/rm-send-message branch March 27, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants